	Sort files by cd project v 0.0.7
	=====================
Written by Fredledingue
fredledingo@yahoo.com
_____________________
Features:
-Look for files in a folder and count how many 700Mb-CD-rom you can do with them. (especialy useful for burning large video files)
-Look for all possible combinations. to sort the files into different CD-rom projects to best fit each CD capacity.
-Sort the projects by waisted space (fullest first, emptiest last) so that if you don't burn the last projects, you will be able to add file to them later.
-Write a report with each CD size and waisted space (very useful)
-Save the projects in txt format (This is not realy a Cd-burning software compatible format but it's still very convenient. See "How to use?")
____________________
Software Requirement
	Windows (all version possibly) 
	Windows Script 5.6 (If you see an error message, please download it from:
http://www.microsoft.com/downloads/details.aspx?FamilyId=0A8A18F6-249C-4A72-BFCF-FC6AF26DC390&displaylang=en
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp )
____________________
Installation:
	Unzip the files to a location of your choice.
____________________
How to Use?
	Just double clic the script icon, choose the folder of the files and the folder for the projects and clic yes or no.
Clic "cancel" on the second folder-dialog to set the same folder for files and projects. 

File in txt format will be created and named as "CD_1_TheFolderName", "CD_2_TheFolderName", "CD_3_TheFolderName" etc.

The report is saved in the same folder, in txt format and named: "CDproj_report_TheFolderName".

When you will want to burn your Cd's, open one of these Cd projects in notepad, copy all, open the "Find file and folder" dialog by clicking the "Start" menu, "Find", "File and folder". Paste the text in the first box. Select the files found. Paste the files in the Cd project of your burning software (if it supports copy-pasting).

NOTE:
If you open a folder with hundreds of files and see that the estimated time is realy too long, please use the "Light" version. It's faster but not as acurate.
Note that I didn't test enough the time estimation to make an accurate warning. The time estimate may be shorter than the real time. It only give an indication whether the process will be done in a few seconds or if you will have to wait.
_______________________
Known Bug
	No known bug yet. Please report them to fredledingo@yahoo.com
_______________________
History
v.0.0.3
First public release

v.0.0.4
Fixed a bug which numeroted the files only with uneven number
Fixed a bug which gave, in some cases, bad projects

v.0.0.5
Code rewritten for the best result as possible (now it compares almost all possible combinations)
Give an estimated time for the process (now sensibly longer)
Version 4 distributed as "Light" if the process time is realy too long (Thought that shouldn't happends with less than 500 files)
Write a report with all Cd sizes and wasted space

v.0.0.6
Sort the projects by waisted space (fullest first, emptiest last)
Add folder name to project name (before the folder name was added only to the report file)
Fixed a bug in which new projects were appended to old ones with same name: Now former projects are detected and the user can choose to delete them or not.
Fixed a bug when there is only one file or no file at all in the selected folder.

v.0.0.7
Fixed a new bug that made the list not fit for "Find files and folders" copy-pasting
Fixed a bug that cause a string mismatch error, when working with a large number of files.
Divided by two the estimated time that seemed to be too much.

In project: 
To include subfolders in Cd projects (now it works only with files)
________________________
Term of use
	Free for non commercial purpose.
(See copyright information inside the script file.)
Use at your own risk.